SmartFTP FTP Library
IFTPConnection::PortMode Property

Specifies the port mode for the PORT command. 

Default: ftpPortModeDefault

IDL
__property PortMode PortMode;

When opening a data connection in port mode (Passive = false) a PORT command with the IP address and port information is sent to the server. The server connects to the IP address and port combination provided by the client.

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.